PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DEntity Class / getCosEntity Method
In This Topic
    getCosEntity Method
    In This Topic
    Gets the COS 3D entity.
    Syntax
    public PDFCosDictionary getCosEntity()

    Return Value

    A com.o2sol.pdf4java.core.cos.PDFCosDictionary object that represents the COS 3D entity.
    See Also